CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc 树形 控件

搜索资源列表

  1. j04

    0下载:
  2. VC IP控件与树形控件,DBGrid数据库控件的使用,我总结的,源码-VC IP control and tree controls, DBGrid control the use of the database, to conclude the source
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:67858
    • 提供者:项昂之
  1. VC++实现的XML配置树形控件中节点

    1下载:
  2. 用XML配置文件配置树节点,很强大,并支持编辑修改等功能。
  3. 所属分类:编辑框

    • 发布日期:2009-11-11
    • 文件大小:513153
    • 提供者:gq_msn
  1. TreeView

    0下载:
  2. TreeCtrl、ListCtrl 树形控件VC示例源程序,用它制作出简洁型的树形控件,-TreeCtrl, ListCtrl VC sample source code tree control, use it to produce a simple type of tree control
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:18576
    • 提供者:
  1. treeview

    0下载:
  2. 使用vc实现的类似windows资源管理器的树形窗口,可以查看系统的文件夹及其子目录,对于学习vc的人比较有帮助。本例中并没有使用树形控件是很好的学习资料。-Vc achieved using similar windows explorer tree window, you can view the system folder and its subdirectories, for people to learn more helpful vc. In this case did not us
  3. 所属分类:TreeView

    • 发布日期:2017-05-15
    • 文件大小:3767186
    • 提供者:dream
  1. shuxingkongjian

    0下载:
  2. 用 Visual C++.Net (VC.net) 编写的 如何使用树形控件 的演示程序,在Visual C++.Net 2003下运行正常。程序很简单,注释详细。为初学者学习交流使用。有需要的朋友可以下载看看!-Using Visual C . Net (VC.net) prepared in how to use the tree control demo program in Visual C . Net 2003 to run normal. The procedure is
  3. 所属分类:.net

    • 发布日期:2017-04-28
    • 文件大小:153451
    • 提供者:别闹了
  1. SHUXINGKONGJIAN

    1下载:
  2. 饱含可拖拽的树形控件,可设置颜色和字体的树形控件,可编辑的树形控件,浮动树形控件,带组合框的树形控件,采用VC进行程序实现。-Saturated can drag and drop tree control, you can set color and font of the tree control, editable tree controls, floating tree controls, combo box with a tree control, use of VC programm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:134370
    • 提供者:蔡锋
  1. AddressList

    0下载:
  2. 用VC++和ACCESS2007实现的通讯录,可以添加和删除联系人,分组,可以实现查询联系人。界面友好,控件应用包括树形控件、按钮控件等,还有窗口显示方面的技术。-Using VC++ and ACCESS2007 realized Address Book, you can add and delete contacts, group, can be achieved inquiries contact. Friendly interface, the control applications
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-10
    • 文件大小:2486809
    • 提供者:易杨
  1. TreeCtrlForPrint

    0下载:
  2. VC自带的TreeCtrl并不支持打印功能,本程序中的树形控件支持打印、打印预览-CTreeCtrl suppose print and preprint
  3. 所属分类:TreeView

    • 发布日期:2017-03-29
    • 文件大小:28856
    • 提供者:ledan
  1. ShowDirectory

    0下载:
  2. 主要熟悉VC++高级控件的开发使用,应用树形控件与列表控件显示系统的资源列表-Main familiar with VC++ developers to use advanced controls, application controls and the tree list control displays a list of system resources
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:29598
    • 提供者:穴习中
  1. VC_Programming_classic_code_tree_controls

    0下载:
  2. VC编程开发树形控件经典代码VC Programming classic code tree controls-VC Programming classic code tree controls
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:26957
    • 提供者:tg
  1. Ppp

    0下载:
  2. 树形控件在vc中很重要,用ADO连接数据库,然后从数据库读取数据,成树-In the tree control in vc is important to connect database with ADO, and then read data from the database, into a tree
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:23820
    • 提供者:jelly
  1. drag-tree

    0下载:
  2. 一个基于vc开发的树形控件,实现拖动结点,改名等效果-Vc-based development of a tree control to achieve drag the node, renamed effect
  3. 所属分类:TreeView

    • 发布日期:2017-03-28
    • 文件大小:28761
    • 提供者:zsse
  1. CPropertytree

    0下载:
  2. 用来设置树形节点的属性框控件,VC++源代码,使用注意,选中树窗口中的结点后, 可以在属性窗口修改其属性。也就是鼠标只要一点击树形菜单中的任一节点,下边的属性窗就会处于高亮编辑状态,用来编辑树控属性非常方便。 -Used to set the tree node properties box control, VC++ source code, use the note, select the node in the tree window, you can modify its propert
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:419502
    • 提供者:JOJOchen
  1. bianlitree

    1下载:
  2. VC++遍历树形控件代码演示,将树控中各主节点、子节点全部枚举,希望对您有所帮助-VC++ code to traverse the tree controls demonstrated, the tree control in the master node, all the enumeration of child nodes, I hope for your help
  3. 所属分类:GUI Develop

    • 发布日期:2015-10-11
    • 文件大小:11264
    • 提供者:madud00027
  1. note

    0下载:
  2. 一个VC++文档管理器,包含了树形控件的构造及其信息的保存和读龋它能动态生成无限级的树形节点-A VC++ document management, the structure contains a tree control and the information it can save and read dynamically generated caries unlimited level tree node
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:215537
    • 提供者:
  1. treectrl

    0下载:
  2. VC++的cTree类实现的树形菜单控件示例,cTree类可以用来完成树控条目中的拖拽以及为您的树控件设置图片-The cTree VC++ class implementation of the tree menu control sample, cTree class can be used to complete the entries in the tree control drag and tree control settings for your picture
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-27
    • 文件大小:95697
    • 提供者:宋建华
  1. treectrl

    0下载:
  2. 实现了VC++.net的树形控件浏览功能-Realized VC++. Net browsing the tree control
  3. 所属分类:TreeView

    • 发布日期:2017-04-05
    • 文件大小:96648
    • 提供者:陈百英
  1. jpcodebianlitree

    0下载:
  2. 在Vc++.net上实现了树形控件功能,浏览树形控件。-In Vc++. Net control function to achieve a tree, navigate the tree control.
  3. 所属分类:TreeView

    • 发布日期:2017-03-31
    • 文件大小:12859
    • 提供者:陈百英
  1. BaseTreeControl

    0下载:
  2. vc 使用树形控件显示数据\BaseTreeControl 的程序源码-vc use the tree control to display data \ BaseTreeControl the program source code
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:31059
    • 提供者:王玲
  1. BitmapTreeDemo

    0下载:
  2. vc 在树形控件中使用背景位图\BitmapTreeDemo 的程序源码-vc in the tree control using background bitmaps \ BitmapTreeDemo the program source code
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:28647
    • 提供者:汪劲松
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com